home *** CD-ROM | disk | FTP | other *** search
- Path: globe.indirect.com!fnf
- From: fnf@fishpond.amigalib.com (Fred Fish)
- Newsgroups: comp.unix.amiga
- Subject: Re: AMIX ld error: what does it mean? Any fix?
- Date: 5 Jan 1996 18:57:58 GMT
- Organization: Amiga Library Services
- Message-ID: <4cjsbm$goi@globe.indirect.com>
- References: <DKp8C0.L5v@chaco.cs.unm.edu>
- NNTP-Posting-Host: amigalib.com
-
- In article <DKp8C0.L5v@chaco.cs.unm.edu>,
- Harold Iuzzolino <iuzzolin@chaco.cs.unm.edu> wrote:
- >ld: f771: libelf error: Memory error: output file space elf_update:
- >*** Error code 1 (bu21)
-
- This means you ran out of virtual memory space. The error message
- is pretty bogus. I believe you have to change a couple of the kernel
- tuning parameters and rebuild it to be rid of this problem.
-
- >Does anyone know what this error means?
- >
- >The object (.o) files total about 7.7 MB, but there may be files/libraries
- >in other directories that I am not counting. I have 16 MB of RAM -- I
- >could believe that 16 MB isn't enough. I have a 32 MB swap space and about
- >500 MB still available on my hard drive.
-
- Try writing a simple program that sits in a loop malloc'ing memory until
- it runs out and then prints the total malloc'd. That will tell you what
- the limit is. Kludgy but effective.
-
- -Fred
- --
- =============================================================================
- Amiga Library Services * 610 N. Alma School Rd, #18 * Chandler, Az 85224-3687
- FAX: (602) 491-0048 Voice: (800) 804-0833 Email: orders@amigalib.com
- =============================================================================
-